home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / clients / xmag / xmag.ad < prev    next >
Text File  |  1994-08-12  |  758b  |  26 lines

  1. *Font: fixed
  2. *pane2*orientation: horizontal
  3. *pane2*showGrip: False
  4. *allowShellResize: on
  5. *Scale.baseTranslations:#augment\
  6.             <EnterWindow>: set-colors()\n\
  7.             <LeaveWindow>: unset-colors()\n\
  8.             <Btn1Down>:popup-pixel()\n\
  9.             Button1<Enter>:popup-pixel()\n\
  10.             <Btn1Motion>:update-pixel()\n\
  11.             <Btn1Up>:popdown-pixel()\n\
  12.             <Leave>:popdown-pixel()\n\
  13.             <Key>q:close()\n\
  14.             Ctrl<Key>c:close()\n\
  15.             <Key>space:replace()
  16. *close.accelerators:#augment\
  17.             <Key>q:set()notify()unset()\n\
  18.             Ctrl<Key>c:set()notify()unset()
  19. *replace.accelerators:#augment\
  20.             <Key>space:set()notify()unset()\n\
  21.             <Btn2Up>:set()notify()unset()\n\
  22.             <Btn3Up>:set()notify()unset()
  23. *pixLabel.Translations:<Enter>:popdown-pixel()
  24. *helpLabel.font:    8x13bold
  25. *helpLabel.label:    xmag
  26.